-
Notifications
You must be signed in to change notification settings - Fork 211
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: cache azure-cni and azure-ipam #4256
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rbtr
requested review from
juan-lee,
cameronmeissner,
UtheMan,
ganeshkumarashok,
anujmaheshwari1,
AlisonB319,
Devinwong,
lilypan26,
ShiqianTao,
AbelHu,
junjiezhang1997 and
jason1028kr
as code owners
April 8, 2024 21:57
rbtr
force-pushed
the
chore/cache-new-cni-images
branch
from
April 8, 2024 21:58
44dac22
to
afc83d1
Compare
Pull Request Test Coverage Report for Build 9387633453Details
💛 - Coveralls |
wedaly
approved these changes
Apr 8, 2024
There was an error handling pipeline event 65648099-d92a-465c-83a3-6d85dfcd5e27. |
This was referenced Apr 10, 2024
rbtr
force-pushed
the
chore/cache-new-cni-images
branch
from
April 12, 2024 23:20
53bc0b6
to
40b5a88
Compare
rbtr
force-pushed
the
chore/cache-new-cni-images
branch
from
April 23, 2024 16:51
40b5a88
to
66dfb02
Compare
rbtr
force-pushed
the
chore/cache-new-cni-images
branch
from
May 2, 2024 15:22
66dfb02
to
420165d
Compare
rbtr
force-pushed
the
chore/cache-new-cni-images
branch
from
May 2, 2024 15:23
420165d
to
c68f410
Compare
rbtr
force-pushed
the
chore/cache-new-cni-images
branch
from
May 30, 2024 17:51
c68f410
to
70ebb7c
Compare
rbtr
force-pushed
the
chore/cache-new-cni-images
branch
from
May 30, 2024 18:08
70ebb7c
to
9895571
Compare
rbtr
force-pushed
the
chore/cache-new-cni-images
branch
from
May 31, 2024 20:55
b7cdb15
to
9eefdd0
Compare
rbtr
force-pushed
the
chore/cache-new-cni-images
branch
from
May 31, 2024 23:28
9eefdd0
to
c8af401
Compare
rbtr
force-pushed
the
chore/cache-new-cni-images
branch
from
June 3, 2024 18:23
c8af401
to
2bd5fcf
Compare
rbtr
force-pushed
the
chore/cache-new-cni-images
branch
from
June 4, 2024 15:49
2bd5fcf
to
aec8a80
Compare
juan-lee
reviewed
Jun 4, 2024
juan-lee
approved these changes
Jun 4, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Signed-off-by: Evan Baker <[email protected]>
rbtr
force-pushed
the
chore/cache-new-cni-images
branch
from
June 5, 2024 16:14
aec8a80
to
7992299
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
/kind feature
What this PR does / why we need it:
Caches
azure-cni
andazure-ipam
, which replace and deprecatecni-dropgz
as the preferred containers for installing the CNI plugins in AKS.Which issue(s) this PR fixes:
Azure/azure-container-networking#2333
Requirements:
Special notes for your reviewer:
Release note: